/* ffca4d > ffcc00 */


.site-header {
    background-color: oklch(45.882% 0.09131 347.54) !important;
}

 .site-title h1 { color:#fff !important; text-decoration: none; }

a.site-title { text-decoration:none;}

.site-header-back-button img:hover, .site-header-back-button img:active, .site-header-back-button img:focus,
.site-header-menu-button img:hover, .site-header-menu-button img:active, .site-header-menu-button img:focus { background-color: #443803 !important; }

.post-title-episode .post-header-section-title {
    color: #443803 !important;
}

.post-header-section-title { padding-left:0 !important; }

.post-header-stop-id {
    color: #000 !important;
}

div.play-to-go .player-now-playing .post-header-stop-id {
    background-color:  #7c4161 !important;
}

.jp-play-bar {
    background-color: #443803 !important;
}

.jp-progress {
    background-color: #443803!important;
}

.jp-current-time, .jp-duration {
    color: #443803 !important;
}

.jp-controls button.jp-play:hover {
    border-color: #443803 !important;
}

.player-buttons .player-buttons-next a.open {
    background-color: #443803 !important;
}


a { color: #443803 !important; text-decoration: underline; transition: 0.2s; }

a:hover { color: #7c4161 !important; text-decoration: none; }
a.cc-btn:hover { color: #000 !important; }


.welcome .slick .prompt, .styled-button { color:#000; }

.welcome .slick .prompt:hover, .welcome .slick .prompt:active, .welcome .slick .prompt:focus,
.styled-button:hover, .styled-button:active, .styled-button:focus {
    background-color: #443803 !important;
}

.post-link {
    background-color: #d4b421 !important;
}

a:hover .post-link, .active .post-link, .post-item-orientation .active .post-link {
	background-color: #443803 !important;
}

.post-item-orientation .post-link {
    background-color: #443803 !important;
}


div.play-to-go .player-now-playing p {
    color: #fff !important;
}

div.play-to-go .jp-play {
    background-color: #443803 !important;
}
div.play-to-go .jp-play:hover {
    background-color: #443803 !important;
}
.jp-state-playing button.jp-play { border-color: #443803 !important; }

.slick-dots li.slick-active button::before {
    color: #443803 !important;
}

blockquote {
    border-left: 5px solid #443803 !important;
}

.styled-button, .welcome .slick .prompt {
    background-color: #443803 !important;
}

.post-content h3 {
    color: #443803;
	margin-top:44px;
}
